home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttCCCCrrrreeeeaaaatttteeee((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttCCCCrrrreeeeaaaatttteeee((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_F_o_n_t_L_i_s_t_C_r_e_a_t_e - A font list function that creates a font
- list
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- XmFontList XmFontListCreate (ffffoooonnnntttt,,,, cccchhhhaaaarrrrsssseeeetttt)
- _X_F_o_n_t_S_t_r_u_c_t **** ffffoooonnnntttt;
- _X_m_S_t_r_i_n_g_C_h_a_r_S_e_tcccchhhhaaaarrrrsssseeeetttt;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_F_o_n_t_L_i_s_t_C_r_e_a_t_e creates a new font list with a single
- element specified by the provided font and character set.
- It also allocates the space for the font list.
-
- _N_o_t_e: This function is obsolete and exists for compatibility
- with previous releases. It is replaced by
- _X_m_F_o_n_t_L_i_s_t_A_p_p_e_n_d_E_n_t_r_y.
-
- ffffoooonnnntttt Specifies a pointer to a font structure for which the
- new font list is generated. This is the structure
- returned by the XLib _X_L_o_a_d_Q_u_e_r_y_F_o_n_t function.
-
- cccchhhhaaaarrrrsssseeeetttt
- Specifies the character set identifier for the font.
- This can be _X_m_S_T_R_I_N_G__D_E_F_A_U_L_T__C_H_A_R_S_E_T, but this value
- does not comply with the AES, and it may be removed in
- future versions of Motif. If the value is
- _X_m_S_T_R_I_N_G__D_E_F_A_U_L_T__C_H_A_R_S_E_T, the routine derives the
- character set from the current language environment.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns NULL if ffffoooonnnntttt or cccchhhhaaaarrrrsssseeeetttt is NULL; otherwise, returns
- a new font list.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_F_o_n_t_L_i_s_t(_3_X) and _X_m_F_o_n_t_L_i_s_t_A_p_p_e_n_d_E_n_t_r_y(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-